[INFO] cloning repository https://github.com/gabrielfalcao/ofvr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrielfalcao/ofvr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99bcb2458b62e0c14e68934ef77d07ed34900294
[INFO] testing gabrielfalcao/ofvr against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gabrielfalcao/ofvr
[INFO] finished tweaking git repo https://github.com/gabrielfalcao/ofvr
[INFO] tweaked toml for git repo https://github.com/gabrielfalcao/ofvr written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gabrielfalcao/ofvr on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gabrielfalcao/ofvr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cae355da43f50018c19e789a16ce2c669f295756e7fa9054a289dace50839008
[INFO] running `Command { std: "docker" "start" "-a" "cae355da43f50018c19e789a16ce2c669f295756e7fa9054a289dace50839008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cae355da43f50018c19e789a16ce2c669f295756e7fa9054a289dace50839008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae355da43f50018c19e789a16ce2c669f295756e7fa9054a289dace50839008", kill_on_drop: false }`
[INFO] [stdout] cae355da43f50018c19e789a16ce2c669f295756e7fa9054a289dace50839008
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ca3b975df8aaf97f1a10a0fa39062a57d7702957c7f807810178dc2b40c0690
[INFO] running `Command { std: "docker" "start" "-a" "8ca3b975df8aaf97f1a10a0fa39062a57d7702957c7f807810178dc2b40c0690", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling thread-groups v0.1.2
[INFO] [stderr]    Compiling sanitation v1.0.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling enum-to-string-traits v0.1.0
[INFO] [stderr]    Compiling trilobyte v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling enum-to-string-macros v0.1.0
[INFO] [stderr]    Compiling og-enum-to-string v0.1.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling iocore v2.3.2
[INFO] [stderr]    Compiling t16 v0.0.1
[INFO] [stderr]    Compiling bt-diff v0.0.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling ofvr v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.38s
[INFO] running `Command { std: "docker" "inspect" "8ca3b975df8aaf97f1a10a0fa39062a57d7702957c7f807810178dc2b40c0690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ca3b975df8aaf97f1a10a0fa39062a57d7702957c7f807810178dc2b40c0690", kill_on_drop: false }`
[INFO] [stdout] 8ca3b975df8aaf97f1a10a0fa39062a57d7702957c7f807810178dc2b40c0690
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae1119471438029aecca6a052bb6a9d85c348707e8e7abc03b1c34f69611e706
[INFO] running `Command { std: "docker" "start" "-a" "ae1119471438029aecca6a052bb6a9d85c348707e8e7abc03b1c34f69611e706", kill_on_drop: false }`
[INFO] [stderr]    Compiling iocore-test v2.3.2
[INFO] [stderr]    Compiling ofvr v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.79s
[INFO] running `Command { std: "docker" "inspect" "ae1119471438029aecca6a052bb6a9d85c348707e8e7abc03b1c34f69611e706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae1119471438029aecca6a052bb6a9d85c348707e8e7abc03b1c34f69611e706", kill_on_drop: false }`
[INFO] [stdout] ae1119471438029aecca6a052bb6a9d85c348707e8e7abc03b1c34f69611e706
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d3bd1fc8d08a1260e0b435544b13f8b4ee742f4995bf825995e272361488cc4
[INFO] running `Command { std: "docker" "start" "-a" "7d3bd1fc8d08a1260e0b435544b13f8b4ee742f4995bf825995e272361488cc4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests ofvr/lib.rs (/opt/rustwide/target/debug/deps/ofvr-0a8d2aebee7c7009)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utils::tests::test_rem ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests ofvr.rs (/opt/rustwide/target/debug/deps/ofvr-5797bc6be6182be2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_cli.rs (/opt/rustwide/target/debug/deps/test_cli-4283823a6e0b4616)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_commit.rs (/opt/rustwide/target/debug/deps/test_commit-cfcf7b888f52aa68)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_state_commit ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test test_commit`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_state_commit stdout ----
[INFO] [stdout] Error: IOError("FileSystemError: [0x00007494dc5995d8]/opt/rustwide/workdir: creating directories (error:1) creating directories (error:1) error on [0x00007494dc599070]/opt/rustwide/workdir: Path::mkdir():948 Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_state_commit
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7d3bd1fc8d08a1260e0b435544b13f8b4ee742f4995bf825995e272361488cc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3bd1fc8d08a1260e0b435544b13f8b4ee742f4995bf825995e272361488cc4", kill_on_drop: false }`
[INFO] [stdout] 7d3bd1fc8d08a1260e0b435544b13f8b4ee742f4995bf825995e272361488cc4
